dvb_sat_search_lnb

@brief search for a LNBf entry @ingroup satellite

@param name name of the LNBf entry to seek.

On sucess, it returns a non-negative number with corresponds to the LNBf entry inside the LNBf structure at dvb-sat.c.

@return A -1 return code indicates that the LNBf was not found.

extern (C)
int
dvb_sat_search_lnb
(
const(char)* name
)

Meta